[INFO] fetching crate bevy_gearbox_macros 0.6.0...
[INFO] testing bevy_gearbox_macros-0.6.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bevy_gearbox_macros 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bevy_gearbox_macros 0.6.0
[INFO] finished tweaking crates.io crate bevy_gearbox_macros 0.6.0
[INFO] tweaked toml for crates.io crate bevy_gearbox_macros 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_gearbox_macros 0.6.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_gearbox_macros 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 660de6b67ecca062d05137294f0f6f8835dace1984f393c268ffe16c775e78c8
[INFO] running `Command { std: "docker" "start" "-a" "660de6b67ecca062d05137294f0f6f8835dace1984f393c268ffe16c775e78c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "660de6b67ecca062d05137294f0f6f8835dace1984f393c268ffe16c775e78c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660de6b67ecca062d05137294f0f6f8835dace1984f393c268ffe16c775e78c8", kill_on_drop: false }`
[INFO] [stdout] 660de6b67ecca062d05137294f0f6f8835dace1984f393c268ffe16c775e78c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afd65a0e1073d9f7bcf5e9ea72b0cec6ad3e2eb9c47a0805192309a73119a2bb
[INFO] running `Command { std: "docker" "start" "-a" "afd65a0e1073d9f7bcf5e9ea72b0cec6ad3e2eb9c47a0805192309a73119a2bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bevy_gearbox_macros v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Data`, `DeriveInput`, and `parse_macro_input`
[INFO] [stdout]  --> src/lib.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{parse_macro_input, DeriveInput, Item, ItemImpl, Meta, Expr, Path, Data, Fields};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "afd65a0e1073d9f7bcf5e9ea72b0cec6ad3e2eb9c47a0805192309a73119a2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd65a0e1073d9f7bcf5e9ea72b0cec6ad3e2eb9c47a0805192309a73119a2bb", kill_on_drop: false }`
[INFO] [stdout] afd65a0e1073d9f7bcf5e9ea72b0cec6ad3e2eb9c47a0805192309a73119a2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 782af72ec9989a5665927d889288146c5f0e97467256802f21bf7191b76dc13e
[INFO] running `Command { std: "docker" "start" "-a" "782af72ec9989a5665927d889288146c5f0e97467256802f21bf7191b76dc13e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_gearbox_macros v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Data`, `DeriveInput`, and `parse_macro_input`
[INFO] [stdout]  --> src/lib.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{parse_macro_input, DeriveInput, Item, ItemImpl, Meta, Expr, Path, Data, Fields};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Data`, `DeriveInput`, and `parse_macro_input`
[INFO] [stdout]  --> src/lib.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{parse_macro_input, DeriveInput, Item, ItemImpl, Meta, Expr, Path, Data, Fields};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "782af72ec9989a5665927d889288146c5f0e97467256802f21bf7191b76dc13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782af72ec9989a5665927d889288146c5f0e97467256802f21bf7191b76dc13e", kill_on_drop: false }`
[INFO] [stdout] 782af72ec9989a5665927d889288146c5f0e97467256802f21bf7191b76dc13e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e93ef8c3c11b24e0bfe27a9dccb482253919cfaa8e99b0bc2fed727d8a84d1d3
[INFO] running `Command { std: "docker" "start" "-a" "e93ef8c3c11b24e0bfe27a9dccb482253919cfaa8e99b0bc2fed727d8a84d1d3", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Data`, `DeriveInput`, and `parse_macro_input`
[INFO] [stderr]  --> src/lib.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use syn::{parse_macro_input, DeriveInput, Item, ItemImpl, Meta, Expr, Path, Data, Fields};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^                                    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_gearbox_macros` (lib) generated 1 warning (run `cargo fix --lib -p bevy_gearbox_macros` to apply 1 suggestion)
[INFO] [stderr] warning: `bevy_gearbox_macros` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_gearbox_macros-a61771013d1c9e52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_gearbox_macros
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - state_component (line 130) ... FAILED
[INFO] [stdout] test src/lib.rs - state_bridge (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - side_effect (line 291) ... FAILED
[INFO] [stdout] test src/lib.rs - gearbox_message (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - transition_message (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - gearbox_param (line 160) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - state_component (line 130) stdout ----
[INFO] [stdout] error: cannot find attribute `state_component` in this scope
[INFO] [stdout]    --> src/lib.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[state_component]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 130 + use bevy_gearbox_macros::state_component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Component` in this scope
[INFO] [stdout]    --> src/lib.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Component, Reflect, Clone)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Reflect` in this scope
[INFO] [stdout]    --> src/lib.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Component, Reflect, Clone)]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - state_bridge (line 257) stdout ----
[INFO] [stdout] error: cannot find attribute `state_bridge` in this scope
[INFO] [stdout]    --> src/lib.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[state_bridge]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 257 + use bevy_gearbox_macros::state_bridge;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]    --> src/lib.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(States, Component, Default, Clone, Hash, PartialEq, Eq, Debug)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Component` in this scope
[INFO] [stdout]    --> src/lib.rs:259:18
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(States, Component, Default, Clone, Hash, PartialEq, Eq, Debug)]
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - side_effect (line 291) stdout ----
[INFO] [stdout] error: cannot find attribute `side_effect` in this scope
[INFO] [stdout]    --> src/lib.rs:292:3
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[side_effect]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 291 + use bevy_gearbox_macros::side_effect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SideEffect` in this scope
[INFO] [stdout]    --> src/lib.rs:293:6
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl SideEffect<StartInvoke> for GoOff {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StartInvoke` in this scope
[INFO] [stdout]    --> src/lib.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl SideEffect<StartInvoke> for GoOff {
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl<StartInvoke> SideEffect<StartInvoke> for GoOff {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GoOff` in this scope
[INFO] [stdout]    --> src/lib.rs:293:34
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl SideEffect<StartInvoke> for GoOff {
[INFO] [stdout]     |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Matched` in this scope
[INFO] [stdout]    --> src/lib.rs:294:26
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn produce(matched: &Matched<StartInvoke>) -> Option<Self> {
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StartInvoke` in this scope
[INFO] [stdout]    --> src/lib.rs:294:34
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn produce(matched: &Matched<StartInvoke>) -> Option<Self> {
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl<StartInvoke> SideEffect<StartInvoke> for GoOff {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GoOff` in this scope
[INFO] [stdout]    --> src/lib.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Some(GoOff::new(matched.target, matched.message.targets.clone()))
[INFO] [stdout]     |              ^^^^^ use of undeclared type `GoOff`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - gearbox_message (line 18) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `bevy` in this scope
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `bevy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy`, use `cargo add bevy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gearbox_message` in this scope
[INFO] [stdout]   --> src/lib.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[gearbox_message]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use bevy_gearbox_macros::gearbox_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/lib.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     machine: Entity,
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - transition_message (line 92) stdout ----
[INFO] [stdout] error: cannot find attribute `transition_message` in this scope
[INFO] [stdout]   --> src/lib.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[transition_message]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 92 + use bevy_gearbox_macros::transition_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Message` in this scope
[INFO] [stdout]   --> src/lib.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Message, Clone)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/lib.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     machine: Entity,
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `GearboxMessage` in this scope
[INFO] [stdout]    --> src/lib.rs:100:6
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl GearboxMessage for Attack {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyCustomValidator` in this scope
[INFO] [stdout]    --> src/lib.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Validator = MyCustomValidator;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]    --> src/lib.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn machine(&self) -> Entity { self.machine }
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - gearbox_param (line 160) stdout ----
[INFO] [stdout] error: cannot find attribute `gearbox_param` in this scope
[INFO] [stdout]    --> src/lib.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[gearbox_param(kind = "float", source = Hitpoints)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 160 + use bevy_gearbox_macros::gearbox_param;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Component` in this scope
[INFO] [stdout]    --> src/lib.rs:162:10
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[derive(Component)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - gearbox_message (line 18)
[INFO] [stdout]     src/lib.rs - gearbox_param (line 160)
[INFO] [stdout]     src/lib.rs - side_effect (line 291)
[INFO] [stdout]     src/lib.rs - state_bridge (line 257)
[INFO] [stdout]     src/lib.rs - state_component (line 130)
[INFO] [stdout]     src/lib.rs - transition_message (line 92)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e93ef8c3c11b24e0bfe27a9dccb482253919cfaa8e99b0bc2fed727d8a84d1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93ef8c3c11b24e0bfe27a9dccb482253919cfaa8e99b0bc2fed727d8a84d1d3", kill_on_drop: false }`
[INFO] [stdout] e93ef8c3c11b24e0bfe27a9dccb482253919cfaa8e99b0bc2fed727d8a84d1d3
